home *** CD-ROM | disk | FTP | other *** search
/ IBM Aptiva Multimedia Exploration CD / Aptiva DEMO CD.iso / dos63 / mono.ini < prev    next >
INI File  |  1993-12-31  |  9KB  |  295 lines

  1. MONO.INI
  2. ****************  WARNING  ********************
  3. This file may contain lines with more than 256
  4. characters. Some editors will truncate or split
  5. these lines. If you are not sure whether your
  6. editor can handle long lines, exit now without
  7. saving the file.
  8.  
  9. ****************  NOTE  ***********************
  10. Everything up to the first left square bracket
  11. character is considered a comment.
  12. ***********************************************
  13. [savestate]
  14. screenmode = text
  15. resolution = low
  16. startup = filemanager
  17. filemanagermode = shared
  18. sortkey = name
  19. pause = disabled
  20. explicitselection = disabled
  21. swapmouse = disabled
  22. tasklist = disabled
  23. switching = disabled
  24. [programstarter]
  25. currentcolor = Monochrome-2 Colors
  26. filemanager = enabled
  27. command = enabled
  28. group =
  29. {
  30.     program =
  31.     {
  32.         command = COMMAND
  33.         title = Command Prompt
  34.         help = Starts the IBM DOS command prompt where you can type any IBM DOS command.^m^mTo return to IBM DOS Shell from the command line:^m^m1. Type exit^m2. Press ENTER.^m^mRelated Topic^m   " More on Command Prompt "~$129~
  35.         pause = disabled
  36.     }
  37.       program =
  38.         {
  39.         command = E %1
  40.         title = IBM DOS E Editor
  41.         help = Starts IBM DOS E Editor, a text editor you can use to create and modify text files. After you choose Editor, you can specify the file you want to work with in a dialog box.^m^mRelated Topic^m   " More on Editor "~$130~
  42.         pause = disabled
  43.         dialog =
  44.         {
  45.                 title = File to Edit
  46.                 info = Enter the name of the file to edit. To start IBM DOS E Editor without opening a file, press ENTER.
  47.                 prompt = File to edit?
  48.                 parameter = %1
  49.         }
  50.         }
  51.  
  52.     program =
  53.     {
  54.         help = The Scheduler lets you schedule any program to run at a set time and date. You can schedule any executable command accepted at the DOS prompt. The CPSCHED.EXE (TSR) should be loaded from the Autoexec.bat before being run from the SHELL.
  55.         screenmode = text
  56.         alttab = enabled
  57.         altesc = enabled
  58.         ctrlesc = enabled
  59.         prevent = disabled
  60.         command = SCHEDULE
  61.         title = Central Point Scheduler
  62.         pause = disabled
  63.     }
  64.  
  65.     program =
  66.     {
  67.         help = Starts UNDELETE program, that provides a full-screen undelete tool that can recover deleted files and directories.^m   "Restoring Deleted Files "~I155~
  68.         screenmode = text
  69.         alttab = enabled
  70.         altesc = enabled
  71.         ctrlesc = enabled
  72.         prevent = disabled
  73.         command = UNDELETE
  74.         title = Central Point Undelete
  75.         pause = disabled
  76.     }
  77.  
  78.     group =
  79.     {
  80.         title = Disk Utilities
  81.         help = Displays program items you can choose to manage your disks. You can also choose to open the Main group or any group you may have added.
  82.         program =
  83.         {
  84.             command = diskcopy %1
  85.             title = Disk Copy
  86.             pause = enabled
  87.             dialog =
  88.             {
  89.                 title = Disk Copy
  90.                 info = Enter the source and destination drives.
  91.                 prompt = Parameters . . .
  92.                 default = a: b:
  93.                 parameter = %1
  94.             }
  95.                 help = Temporarily leaves DOS Shell to copy the contents of a floppy disk to another floppy disk. After you choose Disk Copy, a dialog box suggests parameters and switches you can either accept or replace.^m^mRelated Topic^m   " More on Disk Copy "~$132~
  96.        }
  97.         program =
  98.         {
  99.             command = format %1 /q
  100.             title = Quick Format
  101.             pause = enabled
  102.             dialog =
  103.             {
  104.                 title = Quick Format
  105.                 info = Enter the drive to quick format.
  106.                 prompt = Parameters . . .
  107.                 default = a:
  108.                 parameter = %1
  109.             }
  110.             help = Temporarily leaves IBM DOS Shell to prepare a disk to accept IBM DOS files. After you choose Quick Format, a dialog box suggests parameters and switches you can either accept or replace.^m^mRelated Topic^m   " More on Quick Format "~$136~
  111.             screenmode = text
  112.             alttab = enabled
  113.             altesc = enabled
  114.             ctrlesc = enabled
  115.             prevent = enabled
  116.         }
  117.         program =
  118.         {
  119.             command = format %1
  120.             title = Format
  121.             pause = enabled
  122.             dialog =
  123.             {
  124.                 title = Format
  125.                 info = Enter the drive to format.
  126.                 prompt = Parameters . . .
  127.                 default = a:
  128.                 parameter = %1
  129.             }
  130.             help = Temporarily leaves IBM DOS Shell to prepare a disk to accept IBM DOS files. After you choose Format, a dialog box suggests parameters and switches you can either accept or replace.^m^mRelated Topic^m   " More on Format "~$135~
  131.         }
  132.         program =
  133.         {
  134.             command = undelete %1
  135.             title = Undelete
  136.             help = Recovers deleted files.^m^mWARNING: If your disk is full or if you are using task swapping, using this program item may render some deleted files unrecoverable.^m^mRelated Procedure^m   " Restoring Deleted Files "~I155~
  137.             pause = enabled
  138.             dialog =
  139.             {
  140.                 title = Undelete
  141.                 info = WARNING! This action may cause the permanent loss of some deleted files.  Press F1 for more information.
  142.                 prompt = Parameters . . .
  143.                 default = /LIST
  144.                 parameter = %1
  145.             }
  146.             screenmode = text
  147.             alttab = enabled
  148.             altesc = enabled
  149.             ctrlesc = enabled
  150.             prevent = enabled
  151.         }
  152.     }
  153. }
  154.  
  155. color =
  156. {
  157.     selection =
  158.     {
  159.         title = Monochrome-2 Colors
  160.         foreground =
  161.         {
  162.             base = black
  163.             highlight = white
  164.             selection = white
  165.             alert = black
  166.             menubar = black
  167.             menu = black
  168.             disabled = white
  169.             accelerator = white
  170.             dialog = black
  171.             button = white
  172.             elevator = black
  173.             titlebar = white
  174.             scrollbar = white
  175.             borders = black
  176.             drivebox = black
  177.             driveicon = black
  178.         }
  179.         background =
  180.         {
  181.             base = white
  182.             highlight = black
  183.             selection = black
  184.             alert = white
  185.             menubar = white
  186.             menu = white
  187.             disabled = white
  188.             accelerator = black
  189.             dialog = white
  190.             button = black
  191.             elevator = white
  192.             titlebar = black
  193.             scrollbar = black
  194.             borders = black
  195.             drivebox = white
  196.             driveicon = white
  197.         }
  198.     }
  199.     selection =
  200.     {
  201.         title = Monochrome-4 Colors
  202.         foreground =
  203.         {
  204.             base = black
  205.             highlight = brightwhite
  206.             selection = brightwhite
  207.             alert = black
  208.             menubar = black
  209.             menu = black
  210.             disabled = white
  211.             accelerator = brightwhite
  212.             dialog = black
  213.             button = black
  214.             elevator = white
  215.             titlebar = black
  216.             scrollbar = brightwhite
  217.             borders = black
  218.             drivebox = black
  219.             driveicon = black
  220.             cursor = black
  221.         }
  222.         background =
  223.         {
  224.             base = brightwhite
  225.             highlight = brightblack
  226.             selection = brightblack
  227.             alert = brightwhite
  228.             menubar = brightwhite
  229.             menu = white
  230.             disabled = white
  231.             accelerator = brightblack
  232.             dialog = brightwhite
  233.             button = white
  234.             elevator = white
  235.             titlebar = white
  236.             scrollbar = black
  237.             borders = black
  238.             drivebox = brightwhite
  239.             driveicon = brightwhite
  240.             cursor = black
  241.         }
  242.     }
  243.     selection =
  244.     {
  245.         title = Reverse
  246.         foreground =
  247.         {
  248.             base = white
  249.             highlight = black
  250.             selection = black
  251.             alert = white
  252.             menubar = white
  253.             menu = white
  254.             disabled = black
  255.             accelerator = black
  256.             dialog = white
  257.             button = black
  258.             elevator = white
  259.             titlebar = black
  260.             scrollbar = black
  261.             borders = white
  262.             drivebox = white
  263.             driveicon = white
  264.         }
  265.         background =
  266.         {
  267.             base = black
  268.             highlight = white
  269.             selection = white
  270.             alert = black
  271.             menubar = black
  272.             menu = black
  273.             disabled = black
  274.             accelerator = white
  275.             dialog = black
  276.             button = white
  277.             elevator = black
  278.             titlebar = white
  279.             scrollbar = white
  280.             borders = black
  281.             drivebox = black
  282.             driveicon = black
  283.         }
  284.     }
  285. }
  286.  
  287. associations =
  288. {
  289.     association =
  290.     {
  291.         program = E
  292.         extension = TXT
  293.     }
  294. }
  295.